Exists<T> Method

Summary
Determines whether an argument of a specific type is added.
Syntax
C#
C++/CLI
public bool Exists<T>() 
public:  
   generic<typename T> 
   bool Exists() 

Type Parameters

T
The type of the argument in query.

Return Value

true if an argument of the specified type exists; otherwise, it is false.

Requirements

Target Platforms

Help Version 22.0.2023.2.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.